36
This commit is contained in:
@@ -7,3 +7,8 @@ Before getting started, make sure you have installed:
|
||||
- [V](https://vlang.io)
|
||||
- A modern web browser (Chrome, Firefox, Safari)
|
||||
- [SQLite3](https://sqlite.org)
|
||||
## Getting Started
|
||||
1. Clone this repository to your local machine
|
||||
2. Run `v run src` from the project root directory
|
||||
3. Open http://localhost:8082 in your web browser
|
||||
4. Use the `/signup` endpoint to register a new user or the `/login` endpoint to authenticate as an existing user
|
Reference in New Issue
Block a user